Use GSubprocess instead of GSSubprocess (libgsystem removal)
authorColin Walters <walters@verbum.org>
Fri, 18 Mar 2016 20:46:42 +0000 (16:46 -0400)
committerColin Walters <walters@verbum.org>
Wed, 23 Mar 2016 14:26:01 +0000 (10:26 -0400)
commit614483ecd174c3e5f9c048ebd517d186c88caa89
tree30ae02cea7800e4cd1dc9ca839b7f0d8487ef561
parentafb6105a51478b7f2ff7427f14fdfc17119df0ed
Use GSubprocess instead of GSSubprocess (libgsystem removal)

Since we hard-depend on GLib 2.40, we can start using GSubprocess.
This is part of dropping our dependency on libgsystem, which is
deprecated in favor of libglnx (as well as migrating things to GLib).
src/libostree/ostree-bootloader-grub2.c
src/ostree/ot-admin-builtin-switch.c
src/ostree/ot-admin-builtin-upgrade.c
src/ostree/ot-admin-functions.c
src/ostree/ot-admin-functions.h
src/ostree/ot-editor.c